From: Raspbian automatic forward porter Date: Sat, 28 Dec 2019 09:46:54 +0000 (+0000) Subject: Merge version 1:9.0.0-4+rpi1 and 1:9.0.1-2 to produce 1:9.0.1-2+rpi1 X-Git-Tag: archive/raspbian/1%10.0.0-1+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=bb56aec2d9fa880c5b22b7e40428e3008faf33bc;p=llvm-toolchain-10.git Merge version 1:9.0.0-4+rpi1 and 1:9.0.1-2 to produce 1:9.0.1-2+rpi1 --- bb56aec2d9fa880c5b22b7e40428e3008faf33bc diff --cc debian/changelog index 66eb5c6f1,fccb64402..ead497e4f --- a/debian/changelog +++ b/debian/changelog @@@ -1,40 -1,80 +1,118 @@@ - llvm-toolchain-9 (1:9.0.0-4+rpi1) bullseye-staging; urgency=medium ++llvm-toolchain-9 (1:9.0.1-2+rpi1) bullseye-staging; urgency=medium + + [changes brought forward from llvm-toolchain-3.8 1:3.8-2+rpi1 by Peter Michael Green at Sat, 14 May 2016 21:43:35 +0000] + * Cleanup .pyc files in clean target. + * Add a hack to the cmake based build to force armv6 (unfortunately the cmake + based build relies on config.guess which assumes you want to build for the + hardware you are running on). + * Add -DCOMPILER_RT_BUILD_BUILTINS=OFF to disable parts of compiler-rt that + are broken on lower arm architectures. + + [changes introduced in llvm-toolchain-3.9 1:3.9.1-1 by Peter Michael Green] + * disable testsuite (using a method that is hopefully less likely to cause diff conflicts than previously). + * Remove -march=armv7-a in compiler-rt/cmake/config-ix-base.cmake + * Clean up debian/usr in clean target. + * Clean up clang/tools/*-3.9 in clean target. + * Clean up stray *3.9.vim files + * Clean up clang/tools/scan-build/man/scan-build-3.9.1 and utils/vim/llvm-3.9-vimrc + * Clean up debian/*.install + + [changes introduced in llvm-toolchain-6.0 1:6.0-1+rpi1 by Peter michael green] + * create build-llvm/docs/ocamldoc/html/ so the install target doesn't complain + about it not existing. + * clean up more crap left behind by build process. + + [changes introduced in llvm-toolchain-6.0 1:6.0-3+rpi1 by Peter Michael Green] + * Remove debian/man in clean target. + + [changes introduced in llvm-toolchain-7 1:7-6+rpi1 by Peter Michael Green] + * Use libatomic on armhf + * Set cmake/config.guess.hack back to mode 644 in clean target to keep + git/dgit happy. + * Yet more clean target fixes. + + [changes introduced in llvm-toolchain-7 1:7.0.1-1+rpi2 by Peter Michael Green] + * Change triplet in debian/rules to use armv6k rather than armv7l + - -- Raspbian forward porter Sat, 30 Nov 2019 14:45:35 +0000 ++ -- Raspbian forward porter Sat, 28 Dec 2019 09:46:53 +0000 ++ + llvm-toolchain-9 (1:9.0.1-2) unstable; urgency=medium + + [ James Clarke ] + * Include upstream patch D71028 for rust mips tests (Closes: #946874) + + [ Aurelien Jarno ] + * Include upstream patch D60657 for rust support on riscv64. + + -- James Clarke Fri, 20 Dec 2019 18:30:29 +0000 + + llvm-toolchain-9 (1:9.0.1-1) unstable; urgency=medium + + * New stable release + + -- Sylvestre Ledru Thu, 19 Dec 2019 13:48:21 +0100 + + llvm-toolchain-9 (1:9.0.1~+rc3-2) unstable; urgency=medium + + * Team upload. + [ Gianfranco Costamagna ] + * Commit Breaks/Replaces into git + + [ Julian Andres Klode ] + * Fix llvm-9-tools Breaks/Replaces libclang-common-9-dev (<< 1:9.0.1~+rc2) + (Closes: #946473) + + -- Gianfranco Costamagna Thu, 19 Dec 2019 00:26:04 +0100 + + llvm-toolchain-9 (1:9.0.1~+rc3-1) unstable; urgency=medium + + [ Sylvestre Ledru ] + * New snapshot release + upload to unstable + * Use secure URI in debian/watch. + * Move source package lintian overrides to debian/source. + * Remove patches force-gcc-header-obj.diff, hurd-pathmax.diff, impl- + path-hurd.diff, libcxxabi-arm-ehabi-fix.patch, libcxxabi-test-don-t- + fail-extended-long-double.patch, revert-change-soname.diff, try-to- + unbreak-thinlto.diff that are missing from debian/patches/series. + * Rely on pre-initialized dpkg-architecture variables. + * Move transitional package libclang-cpp1-9 to oldlibs/optional per + policy 4.0.1. + + [ Aurelien Jarno ] + * llvm-riscv64-fix-cffi.diff: backport patch to fix CFI directives on + riscv64 from master. + + -- Sylvestre Ledru Sat, 14 Dec 2019 12:43:17 +0100 + + llvm-toolchain-9 (1:9.0.1~+rc2-1~exp1) experimental; urgency=medium + + * New snapshot release + * Fix some paths, upstream moved from site-packages + to dist-packages for python packages + * Move yaml-bench from libclang-common-X.Y-dev to llvm-X.Y-tools where + it belongs + See http://lists.llvm.org/pipermail/llvm-dev/2019-December/137337.html + * Add a project in the cmake-test to silent a warning + (Closes: #945489) + + -- Sylvestre Ledru Tue, 03 Dec 2019 07:56:16 +0100 + + llvm-toolchain-9 (1:9.0.1~+rc1-1~exp1) experimental; urgency=medium + + * New snapshot release + + -- Sylvestre Ledru Sun, 24 Nov 2019 14:51:29 +0100 + + llvm-toolchain-9 (1:9.0.0-5) UNRELEASED; urgency=medium + + [ Gianfranco Costamagna ] + * Patch cmake files to disable the z3 support in Ubuntu + * Simplify rules file to put -g1 everywhere + + [ Sylvestre Ledru ] + * Add a project in the cmake-test to silent a warning (Closes: #945489) + + -- Gianfranco Costamagna Tue, 26 Nov 2019 09:24:38 +0100 llvm-toolchain-9 (1:9.0.0-4) unstable; urgency=medium diff --cc debian/patches/series index 595059d92,479bcc08f..eb7d1dafb --- a/debian/patches/series +++ b/debian/patches/series @@@ -107,8 -127,15 +107,13 @@@ bootstrap-fix-include-next.dif # riscv64 clang-riscv64-multiarch.diff clang-riscv64-rv64gc.diff + llvm-riscv64-fix-cffi.diff + D60657-riscv-pcrel_lo.diff - #try-to-unbreak-thinlto.diff D67877.patch disable-lit-cpuid-install.diff disable-fuzzer-compiler-rt.diff + no-z3.patch - + # bug #946874 + D71028-mips-rust-test.diff +raspbian-triplet.patch